Roy Osherove: Vim for Victory
Roy Osherove shows an important skill programmers should have: Basic ability to use vim, and understanding how it "thinks". This can come in handy in the future in many situations: from command line editing shortcuts, to remote ssh editing, to having an option when everything else just wouldn't do.
Trisha Gee: Top Ten IntelliJ Tips
In this talk, Trisha shares with you the top tips shamelessly stolen from everyone she's ever pair-programmed with. Learn keyboard shortcuts you never knew you needed, and dramatically increase the speed of your coding.
Ola Bini: Emacs for the Win
If there is one tool that makes me more powerful in my day-to-day life, it is Emacs. In this presentation I will show a few examples of why it's an excellent environment for programmers, and why it's crucial to understand.
Download slides
Ola Bini works as a language geek for ThoughtWorks in Chicago. He is from Sweden but don't hold that against him. He is one of the JRuby core developers and have been involved in JRuby development since 2006. At one point in time, Ola got tired of all existing programming languages and decided to create his own, called Ioke. Then he did it again, and started work on Seph. He has written a book called Practical JRuby on Rails Projects for APress, and coauthered Using JRuby for the Pragmatic Programmers, talked at numerous conferences, and contributed to a large amount of open source projects. He is also a member of the JSR292 Expert Group
His main passion
lies in implementing languages, working on regular expression engines
and trying to figure out how to create good YAML parsers.
Book: Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to Java (Expert's Voice in Java)
Twitter: @olabini
Video presentations: Adopting the JVM, Domain Specific Languages - What, Why, How, Evolving the Java Platform, JRuby: Power on the JVM